home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / FireMan.swf / scripts / frame_1179 / PlaceObject2_550_3 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2008-09-12  |  114b  |  8 lines

  1. onClipEvent(load){
  2.    heroe = eval(_root.heroe);
  3.    dy = 0.5;
  4.    DELAY = 10;
  5.    c = 0;
  6.    yi = _root._y;
  7. }
  8.